home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PCNet 2004 January - Disc 1
/
PCNET_CD_2004_01_1.iso
/
msi_megastick
/
MEGA Stick 1.swf
/
scripts
/
DefineButton2_220
/
BUTTONCONDACTION on(rollOver).as
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-11-14
|
95 b
|
8 lines
on(rollOver){
tellTarget("4")
{
gotoAndStop(2);
}
startDrag("4",1);
}